Embedded Fonts


1. In the first page of your project (oh sure, you could put it on the last page just to be contrary, but do you honestly think it's going to work?) click on "Project"
2. Click on "Embedded Files"
3. Click on "Add"
4. Navigate to the folder containing your font, select it and click open
5. On the "Embedded Files" window, click "OK"
6. At the bottom of the page, click on "Page Properties"
7. In the new window, click on "Script"
8. In the cute little box, type the following
    InstallFont("<Embedded>\thefont.ttf")
9. Save your project
10. Thank all the folks at MMB Forum that are always so kind to share their knowledge with the rest of us.
11. *Make sure that the font is freeware or you have the right to distribute it. (By E.Barry)